home *** CD-ROM | disk | FTP | other *** search
/ Super PC 34 / Super PC 34 (Shareware).iso / spc / UTIL / DJGPP2 / V2 / DJTST200.ZIP / tests / libc / dos / process / makefile next >
Encoding:
Makefile  |  1995-11-13  |  65 b   |  6 lines

  1. TOP=../..
  2.  
  3. SRC += spawnvp.c
  4.  
  5. include $(TOP)/../makefile.inc
  6.